home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 8 / QRZ Ham Radio Callsign Database - Volume 8.iso / mac / utils / qpv / cfg / genoa790.cfg < prev    next >
Text File  |  1996-06-25  |  1KB  |  44 lines

  1. # QPV/386 configuration file
  2. # for Genoa 7900 (Tseng Labs ET4000 chipset and truecolor DAC)
  3.  
  4. ET4000 BGR
  5. #'Genoa 7900
  6. #"Genoa 7900 (based on Tseng Labs ET4000 chipset) with truecolor DAC
  7.  
  8. # These are the standard VGA modes
  9.  320  200   16     40 $0d 0
  10.  640  480   16     80 $12 0
  11.  320  200  256    320 $13 0
  12.  
  13. # 16 color SVGA modes:
  14.  800  600   16    100 $29 0
  15. 1024  768   16    128 $37 0
  16. 1280 1024   16    160 $3d 0
  17. # Note: some cards and/or monitors do not support the 1280x1024 resolution.
  18. # If this is true for you, delete the corresponding line in order to prevent
  19. # QPV/386 from using that mode.
  20.  
  21. # 256 color SVGA modes:
  22.  640  480  256    640 $2e 0
  23.  800  600  256    800 $30 0
  24. 1024  768  256   1024 $38 0
  25. # Note: Be sure that your SVGA card has enough video memory to display all of
  26. # these modes.  Otherwise delete the corresponding lines in order to prevent
  27. # QPV/386 from using those modes not supported by your card.
  28.  
  29. # 32K color (hicolor) modes.
  30. # Delete them if you don't have a hicolor or truecolor DAC.
  31.  320  200  32k    640 $10f0 $ff13
  32.  640  480  32k   1280 $10f0 $ff2e
  33.  800  600  32k   1600 $10f0 $ff30
  34.  
  35. # 64K color (hicolor) modes.
  36. # Delete them if your DAC is not capable of 64K color modes.
  37. #  320  200  64k    640 $10f0 $ff13 H
  38. #  640  480  64k   1280 $10f0 $ff2e H
  39. #  800  600  64k   1600 $10f0 $ff30 H
  40.  
  41. # 16M color (truecolor) modes.  Delete the following line if you don't
  42. # have a truecolor DAC.
  43.  640  480  16m   2048 $10f0 $ff3e 3
  44.